mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Fix flow errors
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
window.matchMedia = (data) => data;
|
||||
window.matchMedia = data => data;
|
||||
|
||||
Reference in New Issue
Block a user