mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
storage last used version
This commit is contained in:
parent
fbb2ace93b
commit
49cf17b33c
@ -117,6 +117,8 @@ class ComtyApp extends React.Component {
|
||||
static async initialize() {
|
||||
window.app.version = config.package.version
|
||||
|
||||
window.localStorage.setItem("last_version", window.app.version)
|
||||
|
||||
window.app.message = antd.message
|
||||
|
||||
// check if electron library is available
|
||||
|
Loading…
x
Reference in New Issue
Block a user