mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: add global to lua
This commit is contained in:
parent
9fd5e11e62
commit
8376eeea27
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
local redirect
|
||||
|
||||
function Link(elem)
|
||||
if isLocalLink(elem) then
|
||||
if isFolderLink(elem) then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue