summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FyneApp.toml2
-rw-r--r--main.go2
2 files changed, 3 insertions, 1 deletions
diff --git a/FyneApp.toml b/FyneApp.toml
index 471a13e..07ad252 100644
--- a/FyneApp.toml
+++ b/FyneApp.toml
@@ -5,4 +5,4 @@ Website = "https://codeberg.org/snonux/quicklogger"
Name = "quicklogger"
ID = "org.buetow.quicklogger"
Version = "0.0.2"
- Build = 26
+ Build = 28
diff --git a/main.go b/main.go
index 0cf6aec..a4facdd 100644
--- a/main.go
+++ b/main.go
@@ -21,10 +21,12 @@ const (
var (
defaultDirectory = "."
defaultTagItems = []string{
+ "infra",
"log",
"share",
"share:li",
"share:ma",
+ "share:no",
"track",
"track 10",
"track 15",