mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
format
This commit is contained in:
parent
b31c7cc0f9
commit
b0bd41e796
@ -127,7 +127,7 @@ class ComtyApp extends React.Component {
|
|||||||
window.app.splash = SplashScreen
|
window.app.splash = SplashScreen
|
||||||
window.app.version = config.package.version
|
window.app.version = config.package.version
|
||||||
window.app.message = antd.message
|
window.app.message = antd.message
|
||||||
|
|
||||||
window.localStorage.setItem("last_version", window.app.version)
|
window.localStorage.setItem("last_version", window.app.version)
|
||||||
|
|
||||||
// check if electron library is available
|
// check if electron library is available
|
||||||
|
Loading…
x
Reference in New Issue
Block a user