style: fmt rust code

This commit is contained in:
jeasonnow
2023-07-28 17:44:43 +08:00
parent bb5d964586
commit 7e6d302fd0
10 changed files with 17 additions and 17 deletions

View File

2
src-tauri/src/inject/custom.js vendored Normal file
View File

@@ -0,0 +1,2 @@
// This file is used to merge the injected external js and css files
// and you can also directly add script files that you want to attach to the application in this fil