mirror of
https://github.com/Walter-Sparrow/lunar-tear.git
synced 2026-07-02 05:43:41 +03:00
Implement panel missions as static unlock-all
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -102,6 +102,7 @@ func FullClientTableMap(user store.UserState) map[string]string {
|
||||
"IUserBigHuntWeeklyStatus": projectTable("IUserBigHuntWeeklyStatus", user),
|
||||
"IUserFacebook": projectTable("IUserFacebook", user),
|
||||
"IUserApple": projectTable("IUserApple", user),
|
||||
"IUserWebviewPanelMission": projectTable("IUserWebviewPanelMission", user),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user