mirror of
https://github.com/nextcloud/server
synced 2026-05-31 13:00:05 +09:00
6 lines
188 B
JavaScript
6 lines
188 B
JavaScript
/**
|
|
* SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
OCA.Theming = OCP.InitialState.loadState('theming', 'data')
|