Add rewrite for microsoft 365 PWA
This commit is contained in:
parent
2eae8185e3
commit
048f422ee4
|
@ -61,6 +61,7 @@
|
|||
"(.*) - Chromium" = " $1";
|
||||
"Microsoft Teams - (.*)" = " $1";
|
||||
"Microsoft Teams classic" = "";
|
||||
"Microsoft 365 - (.*)" = " $1";
|
||||
"NoMachine - (.*)" = " $1";
|
||||
};
|
||||
separate-outputs = true;
|
||||
|
|
Loading…
Reference in a new issue