3.6
This commit is contained in:
@@ -17,6 +17,8 @@ export default function(string) {
|
||||
content: replaceBase(i["content"])
|
||||
}
|
||||
});
|
||||
default:
|
||||
return replaceBase(changelog[string])
|
||||
}
|
||||
} catch (e) {
|
||||
return `!!CHANGELOG_${string}!!`
|
||||
|
||||
Reference in New Issue
Block a user