build(deps): bump frappeui to 0.1.90
This commit is contained in:
parent
ba002c419e
commit
c8999a0cc1
@ -14,7 +14,7 @@
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"@vueuse/integrations": "^10.3.0",
|
||||
"feather-icons": "^4.28.0",
|
||||
"frappe-ui": "^0.1.89",
|
||||
"frappe-ui": "^0.1.90",
|
||||
"gemoji": "^8.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"mime": "^4.0.1",
|
||||
|
||||
@ -26,5 +26,6 @@ const Layout = computed(() => {
|
||||
}
|
||||
})
|
||||
|
||||
setConfig('timezone', window.timezone)
|
||||
setConfig('systemTimezone', window.timezone?.system || null)
|
||||
setConfig('localTimezone', window.timezone?.user || null)
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user