Disable bulb controls when no bulbs selected
This commit is contained in:
4
frontend/rust-toolchain.toml
Normal file
4
frontend/rust-toolchain.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rust-src", "rustfmt", "rust-src"]
|
||||
targets = ["wasm32-unknown-unknown"]
|
||||
Reference in New Issue
Block a user