diff options
Diffstat (limited to 'common.js')
-rw-r--r-- | common.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common.js b/common.js index 505cfb83..83970d3e 100644 --- a/common.js +++ b/common.js @@ -31,6 +31,7 @@ const C = { LISTING_DIRECTORY: 'list', ABOUT_DIRECTORY: 'about', FEEDBACK_DIRECTORY: 'feedback', + CHANGELOG_DIRECTORY: 'changelog', FLASH_DIRECTORY: 'flash', JS_DISABLED_DIRECTORY: 'js-disabled', |