mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #13000 from nextcloud/backport/12998/master
[master] fix: Typo in developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst
This commit is contained in:
commit
e68c2c3d1e
@ -82,7 +82,7 @@ Removed APIs
|
||||
console.info('Notification action has been executed:', event.notification, event.action)
|
||||
})
|
||||
|
||||
- Legacy class ``OC_API`` was moved to a private namepsace. It should not be needed by applications.
|
||||
- Legacy class ``OC_API`` was moved to a private namespace. It should not be needed by applications.
|
||||
|
||||
Back-end changes
|
||||
----------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user