Case insensitive
This commit is contained in:
@@ -12,7 +12,8 @@ import (
|
||||
)
|
||||
|
||||
var mapSigs = map[string]string{
|
||||
"./*.jpg;./*.psd;Objects/*.png": "patreon-drmapzo-diamond",
|
||||
"./*.jpg;./*.psd;Objects/*.png": "patreon-drmapzo-diamond",
|
||||
"./*.jpg;./*.png;./*.psd;Objects/*.png": "patreon-drmapzo-diamond",
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user