From 9e556721c507f5cfbafa32afbfa80b70c6f0eca1 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 29 Dec 2019 11:32:24 +0000 Subject: Add default settings --- model/notification.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 model/notification.go (limited to 'model/notification.go') diff --git a/model/notification.go b/model/notification.go new file mode 100644 index 0000000..8b53790 --- /dev/null +++ b/model/notification.go @@ -0,0 +1 @@ +package model -- cgit v1.2.3