fix(helpers.shape): add local (closes #180)

This commit is contained in:
Nooo37 2022-07-23 10:36:44 +02:00 committed by GitHub
parent e384951c32
commit 70c894e58b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
local gears = require("gears")
shape = {}
local shape = {}
-- Create rounded rectangle shape (in one line)