diff --git a/TODO.md b/TODO.md index 542d81e..7739e3c 100644 --- a/TODO.md +++ b/TODO.md @@ -35,7 +35,6 @@ Nice-to-haves. * Dark Theme support * os/browser define be default * overwritable -* Get and cache system icons (because Firefox doesn't allow moz-icon: for WE, but makes them kinda accessible through the downloads API anyway, essentially copying them via a canvas on a privileged hidden page into a data URL... ikr) * Remove `any` types as possible, and generally improve typescript (new language to me) P4