Deprecate `WCF.System.PushNotification`
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 10:58:38 +0000 (11:58 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 10:58:38 +0000 (11:58 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.js

index 2b958168097730fa45d17cd448424023ca36b5cd..016bafeeac3cf8b4c1acfddf11adc03fb5e900b5 100755 (executable)
@@ -4165,6 +4165,8 @@ WCF.System.DisableZoom = {
 
 /**
  * System-wide handler for push notifications.
+ * 
+ * @deprecated 6.2 Not (or no longer) used in the software.
  */
 WCF.System.PushNotification = {
        /**