Merge pull request #575 from safing/feature/debug-data-improvements
Improve debug data
This commit is contained in:
@@ -117,6 +117,7 @@ func upgradeCoreNotify() error {
|
||||
),
|
||||
ShowOnSystem: true,
|
||||
AvailableActions: []*notifications.Action{
|
||||
// TODO: Use special UI action in order to reload UI on restart.
|
||||
{
|
||||
ID: "restart",
|
||||
Text: "Restart",
|
||||
|
||||
Reference in New Issue
Block a user