fixed broken search buttons
This commit is contained in:
parent
998896ad86
commit
3ca7d57680
7 changed files with 1 additions and 7 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
// Function to check for updates and restart the server if an update is found
|
||||
func checkForUpdates() {
|
||||
repoURL := "https://weforgecode.xyz/Spitfire/Search.git"
|
||||
repoURL := "https://weforge.xyz/Spitfire/Search.git"
|
||||
localDir := "." // Assume the repository is cloned in the current directory
|
||||
|
||||
for {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue