chore: dont start theme manager if in clipper environment

This commit is contained in:
Aman Harwara
2023-10-13 19:13:43 +05:30
parent 68bb0b49f1
commit 9675235331
3 changed files with 9 additions and 2 deletions

View File

@@ -5,3 +5,4 @@ window.websocketUrl = 'wss://sockets.standardnotes.com'
window.purchaseUrl = 'https://standardnotes.com/purchase'
window.plansUrl = 'https://standardnotes.com/plans'
window.dashboardUrl = 'https://standardnotes.com/dashboard'
window.isClipper = true