summaryrefslogtreecommitdiff
path: root/storage.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-08-04 15:56:32 +0100
committerubq323 <ubq323@ubq323.website>2022-08-04 15:56:32 +0100
commit5649f83b9b8a4a830f000cf74d10b3a0b49426e8 (patch)
tree3153362790e2536b2ccec87965aa7df7a582b218 /storage.lua
parent6891da43b38f5eaeeec2082186a76d0cff71474d (diff)
storage
Diffstat (limited to 'storage.lua')
-rw-r--r--storage.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage.lua b/storage.lua
index 20fe3a4..a33039d 100644
--- a/storage.lua
+++ b/storage.lua
@@ -36,4 +36,5 @@ local function search(query)
end
end
end
-
+
+search(arg[1])