This commit is contained in:
a-ill
2023-07-04 14:56:43 +03:00
parent 1b22a9b3c7
commit 382cdd4de2
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
#=
using SearchLight
using Genie
@@ -15,3 +16,4 @@ end
SearchLight.Configuration.load(context = @__MODULE__)
SearchLight.connect()
=#