mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-10 13:49:39 +05:00
quick fix for nil pointer deref in restream
This commit is contained in:
@@ -31,6 +31,7 @@ func init() {
|
||||
f := false
|
||||
|
||||
stubPrefs.ProxyStreams = &f
|
||||
stubPrefs.ProxyImages = &f
|
||||
}
|
||||
|
||||
type reader struct {
|
||||
|
||||
Reference in New Issue
Block a user