Interception of repeated save

This commit is contained in:
marmei
2019-09-04 20:12:26 +02:00
parent 18dba46c02
commit c6e74fe11c
3 changed files with 57 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ type SystemStruct struct {
APIVersion string
AppName string
ARCH string
BackgroundProcess bool
Branch string
Build string
Compatibility string