Skip to content

Commit

Permalink
use tabs, not spaces, for new app_config key
Browse files Browse the repository at this point in the history
The rest of this file uses tabs, apparently, so I'm just going to match that
  • Loading branch information
JGreenlee committed Apr 4, 2024
1 parent 59f1681 commit e58d9ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/ios/usercachekeys.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<string>stats/client_nav_event</string>
<key>key.usercache.client_error</key>
<string>stats/client_error</string>
<key>key.usercache.app_config</key>
<string>config/app_ui_config</string>
<key>key.usercache.app_config</key>
<string>config/app_ui_config</string>
<key>metadata.usercache.write_ts</key>
<string>write_ts</string>
</dict>
Expand Down

0 comments on commit e58d9ff

Please sign in to comment.