forked from Shinonome/dots-hyprland
Remove unnecessary imports,
Add some translations
This commit is contained in:
@@ -7,7 +7,6 @@ import { setupCursorHover } from '../.widgetutils/cursorhover.js';
|
||||
|
||||
import { TodoWidget } from "./todolist.js";
|
||||
import { getCalendarLayout } from "./calendar_layout.js";
|
||||
import { getString } from '../../i18n/i18n.js';
|
||||
|
||||
let calendarJson = getCalendarLayout(undefined, true);
|
||||
let monthshift = 0;
|
||||
|
||||
Reference in New Issue
Block a user