mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 11:24:19 +01:00
fix: link to /fork
This commit is contained in:
@@ -80,7 +80,7 @@ title: Twentyone.World
|
||||
if (country.link) {
|
||||
window.open(country.link);
|
||||
} else {
|
||||
window.open('/add');
|
||||
window.open('/fork');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user