💄 added twitter button in settings
This commit is contained in:
parent
790b1b7f43
commit
2ea70658ea
2 changed files with 24 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue