Skip to content

Commit 807e2ed

Browse files
committed
compile assets
1 parent 0e5c81c commit 807e2ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50357,7 +50357,7 @@ var render = function() {
5035750357
"table",
5035850358
{
5035950359
staticClass:
50360-
"table table-hover table-sm mb-0 penultimate-column-right",
50360+
"table table-hover table-sm mb-0 penultimate-column-right table-responsive",
5036150361
attrs: { id: "indexScreen" }
5036250362
},
5036350363
[

public/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/app.js": "/app.js?id=cbaa84f183262df2778e",
2+
"/app.js": "/app.js?id=f74893c864849c20a38c",
33
"/app.css": "/app.css?id=c097a04c12c993b0b389",
44
"/app-dark.css": "/app-dark.css?id=1afefefbd103a662cdcf"
55
}

0 commit comments

Comments
 (0)