forked from MapComplete/MapComplete
Chore: Remove more GH references (#2374)
This commit is contained in:
parent
0f177025e0
commit
03526a8e16
63 changed files with 131 additions and 122 deletions
|
@ -230,7 +230,7 @@ export default class Constants {
|
|||
if (Utils.runningFromConsole) {
|
||||
return false
|
||||
}
|
||||
// The cause for this line of code: https://github.com/pietervdvn/MapComplete/issues/115
|
||||
// The cause for this line of code: https://source.mapcomplete.org/MapComplete/MapComplete/issues/115
|
||||
// See https://stackoverflow.com/questions/19689715/what-is-the-best-way-to-detect-retina-support-on-a-device-using-javascript
|
||||
return (
|
||||
(window.matchMedia &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue