mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-11 13:24:51 +00:00
feat: Prompt for new update
This commit is contained in:
parent
38a1dffc7b
commit
784b834626
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ class AppState extends State<App> with SingleTickerProviderStateMixin {
|
|||
home: Theme(
|
||||
data: ThemeData(),
|
||||
child: UpgradeAlert(
|
||||
upgrader: Upgrader(debugDisplayAlways: true),
|
||||
child: _Home(),
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue