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:
@@ -158,7 +158,7 @@ function boot_spacedeck() {
|
||||
});
|
||||
}
|
||||
|
||||
$(document).ready(function(){
|
||||
document.addEventListener("DOMContentLoaded",function() {
|
||||
window.smoke = smoke;
|
||||
window.alert = smoke.alert;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user