add file sync mechanism between apps

This commit is contained in:
Xuan Sang LE
2018-01-30 14:47:27 +01:00
parent 1311ea2a88
commit 02422319ca
8 changed files with 161 additions and 46 deletions

View File

@ -9,5 +9,5 @@
"version":"0.1a",
"category":"System",
"iconclass":"fa fa-pencil-square-o",
"mimes":[".*"]
"mimes":["text/.*"]
}