Skip to content

Commit 5f09659

Browse files
committed
Fixed typo in the reboot message during setup
1 parent 6210b6b commit 5f09659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cait/cortic_webapp/static/js/main.dart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39536,7 +39536,7 @@ M.acR.prototype={
3953639536
$0(){this.a.y1=this.b},
3953739537
$S:2}
3953839538
M.acD.prototype={
39539-
$1(a){var s=null,r=L.bH("Reboot is needed",s,s,s,s,s,s),q=L.bH("The device will reboot now. Make sure to switch to the local network area that the device is in to start using CAIT.",s,s,s,s,s,s)
39539+
$1(a){var s=null,r=L.bH("Reboot is needed",s,s,s,s,s,s),q=L.bH("The device will reboot now. Make sure to connect to the local area network that the device is in to start using CAIT.",s,s,s,s,s,s)
3954039540
return E.CQ(H.b([N.vi(L.bH("OK",s,s,s,s,s,s),new M.acC(this.a,this.b,a))],t.a),q,r)},
3954139541
$S:44}
3954239542
M.acC.prototype={

0 commit comments

Comments
 (0)