mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 09:47:35 +08:00
Update purchase screen with new pro features
This commit is contained in:
@ -105,6 +105,8 @@ class _PurchaseScreenState extends State<PurchaseScreen> {
|
|||||||
|
|
||||||
var features = <String>[
|
var features = <String>[
|
||||||
"Faster feature development",
|
"Faster feature development",
|
||||||
|
"Note Tagging",
|
||||||
|
"Custom Home Screen",
|
||||||
"Multiple Git Repos (coming soon)",
|
"Multiple Git Repos (coming soon)",
|
||||||
"Custom settings per folder (coming soon)",
|
"Custom settings per folder (coming soon)",
|
||||||
"View and search through your entire Git Log (coming soon)",
|
"View and search through your entire Git Log (coming soon)",
|
||||||
|
Reference in New Issue
Block a user