1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00

Fix loading circle bug

This commit is contained in:
Andrew Kingston 2021-09-16 16:53:34 +01:00
parent 110fd1d5af
commit 9ad2114859

View file

@ -13,7 +13,7 @@
}
}
export let value = false
export let value = null
export let minValue = 0
export let maxValue = 100