Fix.
This commit is contained in:
parent
8dede18070
commit
ae429c65a7
@ -170,9 +170,6 @@ export class ChannelDetailsService {
|
||||
)
|
||||
|
||||
if (!response.ok) {
|
||||
if (response.status === 404) {
|
||||
// File does not exist yet, that is a normal use case.
|
||||
}
|
||||
throw new Error('Can\'t get channel emojis options.')
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user