don't put it behind flag

This commit is contained in:
Samuel Newman
2026-02-04 12:13:40 -06:00
parent ccb4890519
commit 795e33369c
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -2,8 +2,6 @@ const {withAndroidManifest} = require('@expo/config-plugins')
module.exports = function withProfileableAndroid(config) {
return withAndroidManifest(config, mod => {
if (process.env.BSKY_PROFILE !== '1') return mod
const manifest = mod.modResults.manifest
// Ensure <manifest xmlns:tools="...">