diff --git a/app/javascript/flavours/glitch/features/lists/index.js b/app/javascript/flavours/glitch/features/lists/index.js
index bf1b410bb..ad5240bd5 100644
--- a/app/javascript/flavours/glitch/features/lists/index.js
+++ b/app/javascript/flavours/glitch/features/lists/index.js
@@ -57,6 +57,8 @@ export default class Lists extends ImmutablePureComponent {
);
}
+ const emptyMessage = ;
+
return (