diff options
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index e416be2..ad76e28 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -332,7 +332,7 @@ <!--Chat View Controller--> <scene sceneID="pvH-EU-EhQ"> <objects> - <tableViewController hidesBottomBarWhenPushed="YES" id="jVt-4s-14k" customClass="ChatViewController" sceneMemberID="viewController"> + <tableViewController storyboardIdentifier="chatViewController" hidesBottomBarWhenPushed="YES" id="jVt-4s-14k" customClass="ChatViewController" 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="CGw-ia-Afb"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |