diff --git a/js/app/init.js b/js/app/init.js index 1fcc17e7..fbbf142a 100644 --- a/js/app/init.js +++ b/js/app/init.js @@ -407,7 +407,8 @@ define(['jquery'], function($) { 3: 'K162 - C6 (deadly)', 4: 'K162 - HS', 5: 'K162 - LS', - 6: 'K162 - 0.0' + 6: 'K162 - 0.0', + 7: 'K162 - Thera' } }; diff --git a/public/js/v1.1.4/app/init.js b/public/js/v1.1.4/app/init.js index 1fcc17e7..fbbf142a 100644 --- a/public/js/v1.1.4/app/init.js +++ b/public/js/v1.1.4/app/init.js @@ -407,7 +407,8 @@ define(['jquery'], function($) { 3: 'K162 - C6 (deadly)', 4: 'K162 - HS', 5: 'K162 - LS', - 6: 'K162 - 0.0' + 6: 'K162 - 0.0', + 7: 'K162 - Thera' } };