@@ -1,6 +1,6 @@
local BASE = (...):gsub('rows')
local Layout = require BASE..'layout'
local Layout = require(BASE..'layout')
local Rows = setmetatable({}, Layout)
Rows.__index = Rows
The note is not visible to the blocked user.