astrolicious/studiocms

This is for i18n support in the future

github-actions opened this issue · 1 comments

// TODO: This is for i18n support in the future
const contentLang = 'default';
const newEntry = await db
.insert(PageData)
.values({


This issue was generated by todo-issue based on a TODO comment in e6438d8.

Internal note and this is a duplicate of #55