mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
🎨
This commit is contained in:
parent
1ac8c42b6f
commit
7448953ce8
@ -97,7 +97,8 @@ export default defineComponent({
|
||||
},
|
||||
tooltip: {
|
||||
shared: true,
|
||||
intersect: false
|
||||
intersect: false,
|
||||
theme: this.$store.state.darkMode ? 'dark' : 'light',
|
||||
},
|
||||
series: [{
|
||||
name: 'Normal',
|
||||
|
Loading…
Reference in New Issue
Block a user