« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/data/things.js1
-rwxr-xr-xsrc/upd8.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/data/things.js b/src/data/things.js
index 16970af..941ef2f 100644
--- a/src/data/things.js
+++ b/src/data/things.js
@@ -1250,7 +1250,6 @@ WikiInfo.propertyDescriptors = {
 
     // Feature toggles
 
-    enableArtistAvatars: Thing.common.flag(false),
     enableFlashesAndGames: Thing.common.flag(false),
     enableListings: Thing.common.flag(false),
     enableNews: Thing.common.flag(false),
diff --git a/src/upd8.js b/src/upd8.js
index e946ca2..5cccf09 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -1169,7 +1169,6 @@ const processWikiInfoDocument = makeProcessDocument(WikiInfo, {
         footerContent: 'Footer Content',
         defaultLanguage: 'Default Language',
         canonicalBase: 'Canonical Base',
-        enableArtistAvatars: 'Enable Artist Avatars',
         enableFlashesAndGames: 'Enable Flashes & Games',
         enableListings: 'Enable Listings',
         enableNews: 'Enable News',