mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
nit
This commit is contained in:
@@ -580,7 +580,7 @@
|
||||
<ToggleButtonGroup
|
||||
let:item
|
||||
bind:selected={filterBy}
|
||||
on:selected={() => {
|
||||
on:selected={(e) => {
|
||||
if (e.detail != filterBy) {
|
||||
path = null
|
||||
user = null
|
||||
|
||||
Reference in New Issue
Block a user