Gildas %!s(int64=3) %!d(string=hai) anos
pai
achega
d7adbbbfff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/extension/core/bg/bootstrap.js

+ 1 - 1
src/extension/core/bg/bootstrap.js

@@ -25,7 +25,7 @@ import * as config from "./config.js";
 import { autoSaveIsEnabled } from "./autosave-util.js";
 
 export {
-	onMessage	
+	onMessage
 };
 
 async function onMessage(message, sender) {