mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #10424 from nextcloud/nc28-drop-ac-appsettings
Add removal of `OC.appSettings` to upgrade guide
This commit is contained in:
commit
21f3160a27
@ -37,7 +37,8 @@ Deprecated APIs
|
||||
Removed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
* ``OC.loadScript`` and ``OC.loadStyle``: Use ``OCP.Loader`` instead
|
||||
* ``OC.loadScript`` and ``OC.loadStyle``: Use ``OCP.Loader`` instead.
|
||||
* ``OC.appSettings``: There is no replacement.
|
||||
|
||||
Back-end changes
|
||||
----------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user