feat: prompt users to start Telegram bot for notifications
This commit is contained in:
@@ -9,6 +9,7 @@ const stateMocks = new Set([
|
||||
"no-subscription",
|
||||
"trial",
|
||||
"devices",
|
||||
"notifications",
|
||||
"auth",
|
||||
]);
|
||||
const routeMocks = new Set([...stateMocks, "guides", "install"]);
|
||||
|
||||
Reference in New Issue
Block a user