Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Sep 12, 2023
1 parent 7685e7d commit 75c0381
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ const RESOURCES = {"assets/assets/fonts/iconfonts.ttf": "377adb08ecb37392c6cb038
"assets/NOTICES": "e9d72cf732f70cc1bf53a33aad140d08",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"index.html": "ef916199666746b0cce4dede9d7ae300",
"/": "ef916199666746b0cce4dede9d7ae300",
"index.html": "28e6e9e72be5985043c6ddccc885ca2a",
"/": "28e6e9e72be5985043c6ddccc885ca2a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"main.dart.js": "a1e5415a2351af5c003ae51e93d49d84",
"main.dart.js": "df0731ffd7fe05816ec346a8233914fc",
"canvaskit/canvaskit.wasm": "f48eaf57cada79163ec6dec7929486ea",
"canvaskit/skwasm.wasm": "6711032e17bf49924b2b001cef0d3ea3",
"canvaskit/canvaskit.js": "76f7d822f42397160c5dfc69cbc9b2de",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = "509348768";
var serviceWorkerVersion = "2141745734";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
4 changes: 2 additions & 2 deletions main.dart.js
Original file line number Diff line number Diff line change
Expand Up @@ -93122,7 +93122,7 @@ return A.hS(B.bd,A.a([A.lG(60,A.vY(!1,new A.bO(B.FP,A.bj(new A.nn("https://ik.im
$S:574}
A.a8d.prototype={
$0(){var s=t.N
A.aNx(this.b,"postNew",A.aj(["id",this.a.e],s,s),A.aj(["name",this.c.b],s,t.z),t.X)},
A.aNx(this.b,"/flutter/postNew",A.aj(["id",this.a.e],s,s),A.aj(["name",this.c.b],s,t.z),t.X)},
$S:0}
A.a8k.prototype={
$2(a,b){var s=null
Expand Down Expand Up @@ -93783,7 +93783,7 @@ $0(){var s,r,q=this.b
A.dF(q,!1).fV(null)
s=this.a
r=t.N
A.aNx(q,"postEdit",A.aj(["id",B.e.l(s.w)],r,r),A.aj(["name","\u7f16\u8f91\u5e16\u5b50","clubId",B.e.l(s.f)],r,t.z),t.X)},
A.aNx(q,"/flutter/postEdit",A.aj(["id",B.e.l(s.w)],r,r),A.aj(["name","\u7f16\u8f91\u5e16\u5b50","clubId",B.e.l(s.f)],r,t.z),t.X)},
$S:0}
A.am4.prototype={
$0(){var s=this.a
Expand Down

0 comments on commit 75c0381

Please sign in to comment.