Browse Source

t.modules.filesystem is not a thing;

bjorn 2 years ago
parent
commit
27f445c2af
1 changed files with 0 additions and 5 deletions
  1. 0 5
      api/lovr/callbacks/conf.lua

+ 0 - 5
api/lovr/callbacks/conf.lua

@@ -50,11 +50,6 @@ return {
               type = 'boolean',
               type = 'boolean',
               description = 'Whether the event module should be enabled.'
               description = 'Whether the event module should be enabled.'
             },
             },
-            {
-              name = 'filesystem',
-              type = 'boolean',
-              description = 'Whether the filesystem module should be enabled.'
-            },
             {
             {
               name = 'graphics',
               name = 'graphics',
               type = 'boolean',
               type = 'boolean',