feat: redirect to main website if not in iframe

This commit is contained in:
Axel Cocat 2022-02-27 19:20:58 +01:00
parent 94aec140a8
commit 5602ece097
6 changed files with 27 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "azerothcore-armory",
"version": "0.7.0",
"version": "0.8.0",
"description": "",
"scripts": {
"build": "tsc -p tsconfig.json",