Try to fix refresh

This commit is contained in:
Rogerio Chaves 2020-04-13 12:26:01 +02:00
parent 2e176b941a
commit 1855ca5649
No known key found for this signature in database
GPG Key ID: E6AF5440509B1D94
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ exports.manifest = {
create: "async",
publishAs: "async",
help: "sync",
refresh: "sync",
};
exports.init = function (sbot, config) {