- Fix CImgTitle positioning
- CPreloadImage
This commit is contained in:
@@ -341,7 +341,7 @@ namespace Actions {
|
||||
return
|
||||
}
|
||||
|
||||
if (UserStore.state.userId === undefined) {
|
||||
if (UserStore.state.userId === undefined || UserStore.state.tokens[0] === undefined) {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user