Skip to content

Commit

Permalink
remove privacy from app config
Browse files Browse the repository at this point in the history
  • Loading branch information
denniske committed Nov 11, 2024
1 parent 557fc6e commit a614ff8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app2.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ export default {
"runtimeVersion": runtimeVersion,
"version": version,
"orientation": "portrait",
"privacy": "public",
"githubUrl": "https://github.com/denniske/aoe2companion",
"icon": "./app/assets/icon.png",
"splash": splash,
Expand Down
1 change: 0 additions & 1 deletion app4.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export default {
"runtimeVersion": runtimeVersion,
"version": version,
"orientation": "portrait",
"privacy": "public",
"githubUrl": "https://github.com/denniske/aoe2companion",
"icon": "./app4/assets/icon.png",
"splash": splash,
Expand Down

0 comments on commit a614ff8

Please sign in to comment.