feat: add license block
This commit is contained in:
@@ -23,6 +23,10 @@ enum I18nKey {
|
||||
primaryColor = "primaryColor",
|
||||
|
||||
more = "more",
|
||||
|
||||
author = "author",
|
||||
publishedAt = "publishedAt",
|
||||
license = "license",
|
||||
}
|
||||
|
||||
export default I18nKey;
|
||||
Reference in New Issue
Block a user