Code Format

pull/5850/head
GitHub Actions Bot 2024-06-07 08:23:39 +00:00
parent 7bc55665b8
commit 3013b8c02a
1 changed files with 1 additions and 1 deletions

View File

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