Skip to content

Commit 54e186f

Browse files
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <[email protected]>
1 parent 40ecdd0 commit 54e186f

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

js/app_api-adminSettings.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/app_api-adminSettings.js.license

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: BSD-2-Clause
66
SPDX-License-Identifier: AGPL-3.0-or-later
77
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
8+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
89
SPDX-FileCopyrightText: xiaokai <[email protected]>
910
SPDX-FileCopyrightText: rhysd <[email protected]>
1011
SPDX-FileCopyrightText: inline-style-parser developers
@@ -47,6 +48,7 @@ SPDX-FileCopyrightText: Antoni Andre <[email protected]>
4748
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
4849
SPDX-FileCopyrightText: Andris Reinman
4950
SPDX-FileCopyrightText: Andrea Giammarchi
51+
SPDX-FileCopyrightText: Alexander Piskun <[email protected]>
5052
SPDX-FileCopyrightText: @nextcloud/dialogs developers
5153

5254

@@ -432,6 +434,6 @@ This file is generated from multiple sources. Included packages:
432434
- zwitch
433435
- version: 2.0.4
434436
- license: MIT
435-
- nextcloud
437+
- app_api
436438
- version: 1.0.0
437-
- license: AGPL-3.0-or-later
439+
- license: ( AGPL-3.0-or-later)

js/app_api-adminSettings.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/app_api-filesplugin.js.license

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
33
SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
5-
SPDX-License-Identifier: AGPL-3.0-or-later
65
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
6+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
77
SPDX-FileCopyrightText: escape-html developers
88
SPDX-FileCopyrightText: Tobias Koppers @sokra
99
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
1010
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
1111
SPDX-FileCopyrightText: Roeland Jago Douma
12-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1312
SPDX-FileCopyrightText: Matt Zabriskie
1413
SPDX-FileCopyrightText: James Halliday
1514
SPDX-FileCopyrightText: GitHub Inc.
1615
SPDX-FileCopyrightText: Feross Aboukhadijeh
1716
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
1817
SPDX-FileCopyrightText: Christoph Wurst
1918
SPDX-FileCopyrightText: Alkemics
19+
SPDX-FileCopyrightText: Alexander Piskun <[email protected]>
2020

2121

2222
This file is generated from multiple sources. Included packages:
@@ -65,6 +65,6 @@ This file is generated from multiple sources. Included packages:
6565
- webpack
6666
- version: 5.94.0
6767
- license: MIT
68-
- nextcloud
68+
- app_api
6969
- version: 1.0.0
70-
- license: AGPL-3.0-or-later
70+
- license: ( AGPL-3.0-or-later)

0 commit comments

Comments
 (0)