diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-11-05 20:35:42 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-11-05 20:35:42 +0100 |
| commit | 60a306af8be5e06ac4c13419dd6b4189105f216e (patch) | |
| tree | a89277bd0a5c64ca5fee00fe882153f96801889e /StoneIsland/www/index.html | |
| parent | f828ce6d0c308c2c5d67c71ee3141b015807fd62 (diff) | |
SIM card check - isNotAvailableInCanada
Diffstat (limited to 'StoneIsland/www/index.html')
| -rwxr-xr-x | StoneIsland/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index 747d6efe..7e660fe7 100755 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -1099,6 +1099,7 @@ <script src="js/lib/etc/push.js"></script> <script src="js/lib/etc/deeplink.js"></script> <script src="js/lib/etc/geo.js"></script> +<script src="js/lib/etc/sim.js"></script> <script src="js/lib/etc/backup_db.js"></script> <script src="js/lib/view/View.js"></script> |
