diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2018-02-27 08:37:28 +0100 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2018-02-27 08:37:28 +0100 |
commit | 8a8729a371373d5c841e058ab21f4fdd0169b40a (patch) | |
tree | c165a152efad484f842e4004e058c8c67446a0d8 /views/todo/metadata.json | |
parent | 331f75d4da056ddb235be45a3784d2c19e545211 (diff) | |
download | kube-8a8729a371373d5c841e058ab21f4fdd0169b40a.tar.gz kube-8a8729a371373d5c841e058ab21f4fdd0169b40a.zip |
todo view scaffold
Diffstat (limited to 'views/todo/metadata.json')
-rw-r--r-- | views/todo/metadata.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/todo/metadata.json b/views/todo/metadata.json new file mode 100644 index 00000000..669f85a6 --- /dev/null +++ b/views/todo/metadata.json | |||
@@ -0,0 +1,4 @@ | |||
1 | { | ||
2 | "icon": "mail-task", | ||
3 | "tooltip": "Get things done!" | ||
4 | } | ||