diff options
Diffstat (limited to 'Juick')
-rw-r--r-- | Juick/Main.storyboard | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index 20364fe..babe8e2 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -189,10 +189,10 @@ </objects> <point key="canvasLocation" x="-1052" y="599"/> </scene> - <!--Notifications--> + <!--Chats--> <scene sceneID="CAp-HD-pIQ"> <objects> - <tableViewController title="Notifications" id="vqF-gx-pZG" customClass="DialogsViewController" sceneMemberID="viewController"> + <tableViewController title="Chats" id="vqF-gx-pZG" customClass="DialogsViewController" sceneMemberID="viewController"> <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="ZQ7-23-Nqu"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |