fix wrong package name

This commit is contained in:
Branden J Brown 2024-01-21 04:35:21 -06:00
parent 46563f9115
commit 1d1c5d11f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package serve
package lobby
import (
"sync"