Skip to content

Commit 5f83da2

Browse files
committed
arch: add missing comma to manifest
1 parent c285921 commit 5f83da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"toReplace": "LV_USE_SDL +\\d+",
109109
"newContent": "LV_USE_SDL 1",
110110
"filePath": "lv_conf.defaults"
111-
}
111+
},
112112
{
113113
"ifValue": "3",
114114
"toReplace": "LV_USE_WAYLAND +\\d+",

0 commit comments

Comments
 (0)