mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
6c2dbbebf0
commit
5077c86859
11 changed files with 306 additions and 1 deletions
|
@ -16,6 +16,9 @@
|
|||
settings.onloaded(function(){
|
||||
notice("everything loaded");
|
||||
|
||||
message("perform startup reset");
|
||||
settings.startupReset();
|
||||
|
||||
persistentRndStorage.init();
|
||||
|
||||
message("register non port message listener");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue