mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
fix
This commit is contained in:
parent
5b7a75acde
commit
5b7d405669
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ function pipeline() {
|
||||||
type: "element",
|
type: "element",
|
||||||
tagName: "div",
|
tagName: "div",
|
||||||
properties: {
|
properties: {
|
||||||
className: [`image image-loaded image-asset image-${sign}`],
|
className: [`image image-load image-asset image-${sign}`],
|
||||||
id: `lht${sign}`,
|
id: `lht${sign}`,
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue