mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 11:54:24 +01:00
Notifications: Add icon for plugin updates (#6648)
Re-uses the general new version icon for plugin updates. Closes #6647.
This commit is contained in:
@@ -156,6 +156,7 @@
|
||||
"inviteaccepted" => "notifications-account",
|
||||
"newuserrequiresapproval" => "notifications-account",
|
||||
"newversion" => "notifications-new-version",
|
||||
"pluginupdate" => "notifications-new-version",
|
||||
_ => "note"
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user