playstation_store.lua: Pattern-Fix
This commit is contained in:
parent
99635d729b
commit
8bd0a5bc56
@ -64,7 +64,7 @@ end
|
||||
return {
|
||||
description = "Zeigt PlayStation Store Infos",
|
||||
usage = "Link zum PlayStation Store",
|
||||
patterns = {"store.playstation.com/#!/de%-de/spiel/.*/cid=(.*)"},
|
||||
patterns = {"store.playstation.com/#!/de%-de/.*/cid=(.*)"},
|
||||
run = run
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user