💄 added twitter button in settings

This commit is contained in:
lillian rose winter 2019-11-25 14:39:07 -06:00
parent 790b1b7f43
commit 2ea70658ea
2 changed files with 24 additions and 0 deletions

View file

@ -4,6 +4,20 @@
<dict>
<key>items</key>
<array>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>hanahaki</string>
</dict>
<dict>
<key>cell</key>
<string>PSButtonCell</string>
<key>action</key>
<string>openTwitter</string>
<key>label</key>
<string>twitter: @lilyshibe</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>