Skip to content

Commit

Permalink
deploy web
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkoole committed Sep 2, 2024
1 parent eaff84b commit b746746
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "a2094198d4bff3785a315396204d2b84",
const RESOURCES = {"flutter_bootstrap.js": "c0618d3b09e957611b507755ef00d056",
"version.json": "f15a7ed52ac98e3188bdbfe7219524e6",
"index.html": "0dc931ea3262b0ac441abe14c79f0749",
"/": "0dc931ea3262b0ac441abe14c79f0749",
"main.dart.js": "ea8cdd9370bbcc57718e0e1793dd571e",
"index.html": "a464d15829b7309e601eb999ee695143",
"/": "a464d15829b7309e601eb999ee695143",
"main.dart.js": "1a73a3c531c916372d93574c49737b98",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"favicon.png": "2d2a8a4340bfb6e0693ee93d996de101",
"icons/Icon-192.png": "eff7c36e87ffa83138211eb4779a53ca",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
// Download main.dart.js
_flutter.loader.load({
serviceWorker: {
serviceWorkerVersion: "1414685960",
serviceWorkerVersion: "2418119618",
},
onEntrypointLoaded: function(engineInitializer) {
engineInitializer.initializeEngine().then(function(appRunner) {
Expand Down
4 changes: 2 additions & 2 deletions docs/main.dart.js
Original file line number Diff line number Diff line change
Expand Up @@ -20319,7 +20319,7 @@ s=2
return A.U(A.F9(),$async$aaM)
case 2:j.b=b
if(A.c8($.az.a6().a.j(0,"buildVersion"))==null){$.az.a6().H(0)
$.az.a6().cn("String","buildVersion","19")}if($.az.a6().uH("history")==null){q=$.az.a6()
$.az.a6().cn("String","buildVersion","20")}if($.az.a6().uH("history")==null){q=$.az.a6()
p=J.Ts(0,t.N)
q.cn("StringList","history",p)}if($.a8==null)A.aid()
q=$.a8
Expand Down Expand Up @@ -69307,9 +69307,9 @@ B.OB=new A.b5("Deutsch",null,null,null,null)
B.OD=new A.b5("bald verf\xfcgbar",null,null,null,null)
B.OE=new A.b5("Adjust Timer Interval",null,null,null,null)
B.OF=new A.b5("Friday",null,null,null,null)
B.vS=new A.b5("1.5.1 (19)",null,null,null,null)
B.OG=new A.b5("History only stores 30 days.",null,null,null,null)
B.OH=new A.b5("Language",null,null,null,null)
B.vS=new A.b5("1.5.2 (20)",null,null,null,null)
B.OI=new A.b5("E-Mail",null,null,null,null)
B.vT=new A.b5("coming soon",null,null,null,null)
B.OJ=new A.b5("About",null,null,null,null)
Expand Down

0 comments on commit b746746

Please sign in to comment.