mirror of
https://github.com/koloideal/Casha.git
synced 2026-08-08 17:51:14 +03:00
step
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
abstract class FeatureFlags {
|
||||
bool get canEditCardColors;
|
||||
bool get canEditCardHeight;
|
||||
bool get canEditCardTextColor;
|
||||
int get maxAccounts;
|
||||
}
|
||||
Reference in New Issue
Block a user