feat(proj): init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/// User-facing product name on the home screen and in the UI.
|
||||
abstract final class AppBrand {
|
||||
static const name = 'Дожить до ЗП';
|
||||
}
|
||||
Reference in New Issue
Block a user