Update TODO.md

This commit is contained in:
Nils Maier 2019-09-02 20:31:39 +02:00 committed by GitHub
parent 2a0cb6720f
commit 262c3e169b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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