Merge pull request #575 from safing/feature/debug-data-improvements

Improve debug data
This commit is contained in:
Daniel
2022-03-22 15:08:46 +01:00
committed by GitHub
15 changed files with 56997 additions and 15 deletions

View File

@@ -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",