From b944042fe07a05b44a09077a50dc14731fda6ae1 Mon Sep 17 00:00:00 2001 From: Cadence Fish Date: Sat, 1 Feb 2020 22:12:42 +1300 Subject: [PATCH] Add API_STATS_SEMVER feature --- src/site/api/stats.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/site/api/stats.js b/src/site/api/stats.js index 625329f..259402e 100644 --- a/src/site/api/stats.js +++ b/src/site/api/stats.js @@ -33,6 +33,7 @@ const features = [ "PAGE_PROFILE", "PAGE_POST", "API_STATS", + "API_STATS_SEMVER", "PAGE_HOME", "API_INSTANCES", "BLOCK_DETECT_USER_HTML"