pull/5850/head
tugcekucukoglu 2024-06-07 11:48:27 +03:00
commit f01783ea85
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ function addStyle() {
addEntry(folderName + '/style', file, name);
}
});
} catch { }
} catch {}
});
}