Skip to content

Commit 58b5db6

Browse files
authored
remove comma for fix deploy error
1 parent 9eb3ce5 commit 58b5db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/wordpress-theme-development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
{
278278
"definition": "ওয়ার্ডপ্রেস সম্পুর্ণ লোড হওয়ার পরে কিছু করতে চাইলে।",
279279
"code": "add_action('wp_loaded', 'callback_function')"
280-
},
280+
}
281281
]
282282
}
283283
]

0 commit comments

Comments
 (0)