mirror of
https://github.com/lint/TFDidThatSay
synced 2025-07-06 09:06:47 +00:00
Fix Apollo crash, add option to show button
This commit is contained in:
@ -146,6 +146,26 @@
|
||||
<key>label</key>
|
||||
<string>Deleted comments/posts only</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
<key>footerText</key>
|
||||
<string>In Apollo, show undelete option on the comment cell rather than in the action menu.</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>PostNotification</key>
|
||||
<string>com.lint.undelete.prefs.changed</string>
|
||||
<key>cell</key>
|
||||
<string>PSSwitchCell</string>
|
||||
<key>default</key>
|
||||
<false/>
|
||||
<key>defaults</key>
|
||||
<string>com.lint.undelete.prefs</string>
|
||||
<key>key</key>
|
||||
<string>shouldApolloHaveButton</string>
|
||||
<key>label</key>
|
||||
<string>Show button in Apollo</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>cell</key>
|
||||
<string>PSGroupCell</string>
|
||||
|
Reference in New Issue
Block a user