Disable realm analytics submission

pull/13680/head
smoogipoo 2021-06-28 17:37:58 +09:00
parent a8597b6213
commit b5c3c9d550
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Realm />
<Realm DisableAnalytics="true" />
</Weavers>