This commit is contained in:
a-ill
2023-07-04 14:56:43 +03:00
parent f4ac4accf2
commit 0fee9d91df
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()
=#