mirror of
https://github.com/outline/outline.git
synced 2026-04-30 06:29:30 -05:00
d8104c6cb6
* chore: Remove unused DocumentList component * fix: Add support for detecting Pomerium * Refactor to avoid reading cookies on every request * refactor: Just enable cookies for all self-hosted builds * Remove unused userAgent * test: Add window.env to mock
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
window.matchMedia = (data) => data;
|
|
window.env = {};
|