mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-06 19:59:13 +02:00
fix:#26 added new pages that disable preview button
This commit is contained in:
@@ -45,7 +45,6 @@ const fetchedModules = async () => {
|
||||
};
|
||||
|
||||
function deleteModule(module: Module) {
|
||||
console.debug(module);
|
||||
moduleStore().removeModule(module);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user