diff options
author | metamuffin <metamuffin@disroot.org> | 2022-10-05 20:07:27 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-10-05 20:07:27 +0200 |
commit | 0e8a807309bb65091b4170ba9da1768dbd109bc1 (patch) | |
tree | 949c1bef601e778930de99c3ba92de604ed6a8f2 /readme.md | |
parent | 2449d977f1c0fe98bf022ce5608972ae3aef0bce (diff) | |
download | keks-meet-0e8a807309bb65091b4170ba9da1768dbd109bc1.tar keks-meet-0e8a807309bb65091b4170ba9da1768dbd109bc1.tar.bz2 keks-meet-0e8a807309bb65091b4170ba9da1768dbd109bc1.tar.zst |
protocol .d.ts uses sum types now
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ system works as follows: - Prevent join notification bypass by not identifying - Tray icon for native - Pin js by bookmarking data:text/html loader page -- convert protocol enums to `A | B | C` - add "contributing" stuff to readme - download files in a streaming manner. - workaround using service worker |