Bluesky app fork with some witchin' additions 💫

fix privacy api type (#3903)

authored by hailey.at and committed by

GitHub 37f22ca2 b2b1c6c0

+2 -1
+2 -1
app.config.js
··· 103 103 NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'], 104 104 }, 105 105 { 106 - NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryBootTime', 106 + NSPrivacyAccessedAPIType: 107 + 'NSPrivacyAccessedAPICategorySystemBootTime', 107 108 NSPrivacyAccessedAPITypeReasons: ['35F9.1'], 108 109 }, 109 110 {