commit d8ade9cb44eff8f0f2e158b4c3cd6f4cbe999473
parent d42319fa26b2a2b963f0f170e42cc1c29587f268
Author: Matthew Horan <matt@matthoran.com>
Date: Mon, 7 Jan 2019 19:04:07 -0500
Change project listing to public
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app.json b/app.json
@@ -3,7 +3,7 @@
"name": "WeechatRN",
"description": "Weechat relay client using websockets",
"slug": "WeechatRN",
- "privacy": "unlisted",
+ "privacy": "public",
"sdkVersion": "31.0.0",
"platforms": [
"ios",
@@ -27,4 +27,4 @@
},
"githubUrl": "https://github.com/mhoran/weechatRN"
}
-}
-\ No newline at end of file
+}