From acc80677fe575d4655e7389b751b7020eb1450db Mon Sep 17 00:00:00 2001 From: Lonami Exo Date: Wed, 10 May 2017 16:01:33 +0200 Subject: [PATCH] Fix ghost theme being free --- android/assets/themes/ghost.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/assets/themes/ghost.theme b/android/assets/themes/ghost.theme index 0c28fff..7a08f35 100644 --- a/android/assets/themes/ghost.theme +++ b/android/assets/themes/ghost.theme @@ -1,6 +1,6 @@ { "name": "Ghost", - "price": 0, + "price": 50, "colors": { "background": "001000ff", "foreground": "bbffbbcc",