Fix isPublic field not being saved when creating/editing news
This commit is contained in:
@@ -318,7 +318,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "CQbOfyWX.js",
|
||||
"file": "D43Z0o-f.js",
|
||||
"name": "entry",
|
||||
"src": "node_modules/nuxt/dist/app/entry.js",
|
||||
"isEntry": true,
|
||||
@@ -328,14 +328,14 @@ const client_manifest = {
|
||||
"node_modules/nuxt/dist/app/components/error-500.vue"
|
||||
],
|
||||
"css": [
|
||||
"entry.DJ18GRwo.css"
|
||||
"entry.BbGskshJ.css"
|
||||
],
|
||||
"assets": [
|
||||
"Harheimer TC.CKfYAfp1.svg"
|
||||
]
|
||||
},
|
||||
"entry.DJ18GRwo.css": {
|
||||
"file": "entry.DJ18GRwo.css",
|
||||
"entry.BbGskshJ.css": {
|
||||
"file": "entry.BbGskshJ.css",
|
||||
"resourceType": "style",
|
||||
"prefetch": true,
|
||||
"preload": true
|
||||
@@ -443,7 +443,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "KD1G0xGW.js",
|
||||
"file": "B94vUBDm.js",
|
||||
"name": "index",
|
||||
"src": "pages/index.vue",
|
||||
"isDynamicEntry": true,
|
||||
@@ -455,11 +455,11 @@ const client_manifest = {
|
||||
"_BC4PNGtJ.js"
|
||||
],
|
||||
"css": [
|
||||
"index.cxXLuf7u.css"
|
||||
"index.ByttcLyP.css"
|
||||
]
|
||||
},
|
||||
"index.cxXLuf7u.css": {
|
||||
"file": "index.cxXLuf7u.css",
|
||||
"index.ByttcLyP.css": {
|
||||
"file": "index.ByttcLyP.css",
|
||||
"resourceType": "style",
|
||||
"prefetch": true,
|
||||
"preload": true
|
||||
|
||||
Reference in New Issue
Block a user