Merge branch 'master' of ssh://cockatrice.de/home/cockgit/cockatrice
This commit is contained in:
commit
1b809a1466
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ QString OracleImporter::getURLFromName(QString name) const
|
||||||
{
|
{
|
||||||
return pictureUrl.arg(
|
return pictureUrl.arg(
|
||||||
name
|
name
|
||||||
|
.replace("Æther", "Aether")
|
||||||
.remove('\'')
|
.remove('\'')
|
||||||
.remove("//")
|
.remove("//")
|
||||||
.remove(',')
|
.remove(',')
|
||||||
|
|
Loading…
Reference in a new issue