mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-18 02:47:31 +01:00
port most backend functionality, further cleanups, basic electron support
This commit is contained in:
@@ -170,7 +170,6 @@ var SpacedeckRoutes = {
|
||||
location.href = "/";
|
||||
} else {
|
||||
this.active_view = "account";
|
||||
this.load_subscription();
|
||||
}
|
||||
}.bind(this)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user