chore: update references to favorites
This commit is contained in:
parent
8858326878
commit
f453b4ef9b
3 changed files with 61 additions and 61 deletions
|
|
@ -16,7 +16,7 @@ pub enum AppListEvent {
|
|||
WindowList(Vec<Toplevel>),
|
||||
Add(Toplevel),
|
||||
Remove(Toplevel),
|
||||
Favorite((String, bool)),
|
||||
PinApp((String, bool)),
|
||||
Refresh,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue