mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
feat: Mark OC.SystemTags as deprecated
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
This commit is contained in:
parent
f97187545a
commit
7e58251c29
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import escapeHTML from 'escape-html'
|
|||
(function(OC) {
|
||||
/**
|
||||
* @namespace
|
||||
* @deprecated since 32.0.0
|
||||
*/
|
||||
OC.SystemTags = {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue