summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/licenses.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/licenses.lua b/lua/licenses.lua
index b8c71f36..5c8d12cf 100644
--- a/lua/licenses.lua
+++ b/lua/licenses.lua
@@ -64,7 +64,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
end
return function(self)
- local container = self.root:Object {
+ local container = self.content:Object {
flex = {
flex_direction = "column",
flex_wrap = "nowrap",