mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-30 01:37:51 +01:00
lint codebase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { injectNavbar } from "../modules/Navbar.js";
|
||||
import { injectNavbar } from '../modules/Navbar.js';
|
||||
|
||||
const howToUse = () => { injectNavbar(); };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user