Notifications: Add icon for plugin updates (#6648)

Re-uses the general new version icon for plugin updates. Closes #6647.
This commit is contained in:
d11n
2025-04-02 01:36:34 +02:00
committed by GitHub
parent 81ede35fe4
commit 65629f40b3

View File

@@ -156,6 +156,7 @@
"inviteaccepted" => "notifications-account",
"newuserrequiresapproval" => "notifications-account",
"newversion" => "notifications-new-version",
"pluginupdate" => "notifications-new-version",
_ => "note"
};
}