diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2021-03-31 12:34:13 +0200 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2021-03-31 12:34:13 +0200 |
commit | 11437223e9a279e34c187a29887956046c39beb3 (patch) | |
tree | fb38af787e7cdea462e2d2fd8b49b98bbe365d3e /apps/files/js/dist/files-app-settings.js | |
parent | 3e624dc39966f54c6d418eee2e8141fc5c21f751 (diff) | |
download | nextcloud-server-11437223e9a279e34c187a29887956046c39beb3.tar.gz nextcloud-server-11437223e9a279e34c187a29887956046c39beb3.zip |
Compile node
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files/js/dist/files-app-settings.js')
-rw-r--r-- | apps/files/js/dist/files-app-settings.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/js/dist/files-app-settings.js b/apps/files/js/dist/files-app-settings.js index f8e0ae085bd..63a29317f79 100644 --- a/apps/files/js/dist/files-app-settings.js +++ b/apps/files/js/dist/files-app-settings.js @@ -19,7 +19,7 @@ var r=Object.freeze({});function i(t){return null==t}function o(t){return null!= * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License @@ -31,6 +31,7 @@ var r=Object.freeze({});function i(t){return null==t}function o(t){return null!= * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com> * * @author Gary Kim <gary@garykim.dev> + * @author John Molakvoæ <skjnldsv@protonmail.com> * * @license GNU AGPL version 3 or any later version * @@ -41,7 +42,7 @@ var r=Object.freeze({});function i(t){return null==t}function o(t){return null!= * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License |