mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 19:02:03 +00:00
chore: remove outdated TODO
This commit is contained in:
@@ -75,7 +75,6 @@ class Toaster extends Logger {
|
|||||||
notifications: [toast],
|
notifications: [toast],
|
||||||
};
|
};
|
||||||
tray.unshift(group);
|
tray.unshift(group);
|
||||||
// TODO do we need to handle expiration? how do we do that?
|
|
||||||
}
|
}
|
||||||
const info = {
|
const info = {
|
||||||
showToast: toast.showToast,
|
showToast: toast.showToast,
|
||||||
|
|||||||
Reference in New Issue
Block a user