forked from MapComplete/MapComplete
Fix: readd missing files
This commit is contained in:
parent
13a35b9420
commit
7d802d418b
6 changed files with 260 additions and 0 deletions
10
land.html
Normal file
10
land.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>MapComplete Auth</title></head>
|
||||
<body>
|
||||
<script>
|
||||
opener.authComplete(window.location.href);
|
||||
window.close();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue