auto-git:
[add] scripts/ [add] src-tauri/ [add] tauriBridge.js [change] .gitignore [change] README.md [change] index.html [change] package.json [change] renderer.js [change] settings.html [unlink] editor-reword.js [unlink] main.js [unlink] preload.js [unlink] rebase-sequence-windows.js
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
</style>
|
||||
<script src="tauriBridge.js"></script>
|
||||
<script>
|
||||
window.addEventListener('DOMContentLoaded', async () => {
|
||||
const applyThemeClass = (theme) => {
|
||||
|
||||
Reference in New Issue
Block a user