mirror of
https://github.com/outline/outline.git
synced 2025-03-14 10:07:11 +00:00
* 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 = {};
|