Skip to content

Commit 48858f2

Browse files
committed
Fix bug in iOS storyboard definition.
1 parent b3663c1 commit 48858f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/App/App/Base.lproj/Main.storyboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!--Custom View Controller-->
1212
<scene sceneID="tne-QT-ifu">
1313
<objects>
14-
<viewController id="BYZ-38-t0r" customClass="CustomViewController" customModule="Capacitor" sceneMemberID="viewController"/>
14+
<viewController id="BYZ-38-t0r" customClass="CustomViewController" customModule="Tessel" sceneMemberID="viewController"/>
1515
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
1616
</objects>
1717
</scene>

0 commit comments

Comments
 (0)