mirror of
https://github.com/friendica/friendica
synced 2025-04-25 09:50:11 +00:00
REUSE more work on bin and view directories
This commit is contained in:
parent
19993bea31
commit
5af3b9dedd
42 changed files with 242 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
|||
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
Dropzone.autoDiscover = false;
|
||||
var DzFactory = function (max_imagesize) {
|
||||
this.createDropzone = function(dropSelector, textareaElementId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue