We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c374f21 commit 155e6a2Copy full SHA for 155e6a2
.gitignore
@@ -1,5 +1,7 @@
1
*.dist-info
2
*.alfredworkflow
3
+.alfredversionchecked
4
+
5
6
# Byte-compiled / optimized / DLL files
7
__pycache__/
README.md
@@ -1 +1,2 @@
-# alfred-workflow-time
+# Alfred Workflow: Time Converter
info.plist
@@ -68,7 +68,7 @@
68
<key>subtext</key>
69
<string></string>
70
<key>title</key>
71
- <string>now</string>
+ <string></string>
72
<key>type</key>
73
<integer>0</integer>
74
<key>withspace</key>
0 commit comments