mirror of
https://github.com/outline/outline.git
synced 2026-01-06 02:59:54 -06: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 = {};
|