mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix default language return value
This commit is contained in:
parent
d9a428730c
commit
a35fefe314
@ -96,7 +96,7 @@ describe('Query', () => {
|
|||||||
description: null,
|
description: null,
|
||||||
html: null,
|
html: null,
|
||||||
image: null,
|
image: null,
|
||||||
lang: null,
|
lang: "false",
|
||||||
publisher: null,
|
publisher: null,
|
||||||
sources: ['resource'],
|
sources: ['resource'],
|
||||||
title: null,
|
title: null,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user