From b6eaf573fe0ebaf462ce46fc04ea24b4c0774480 Mon Sep 17 00:00:00 2001
From: Fibinger Ádám <adam.fibinger@wup.hu>
Date: Mon, 06 Apr 2020 18:08:56 +0200
Subject: [PATCH] Új operátorok

---
 EOG/Models/Stripe.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/EOG/Models/Stripe.php b/EOG/Models/Stripe.php
index b676ffd..15170d5 100644
--- a/EOG/Models/Stripe.php
+++ b/EOG/Models/Stripe.php
@@ -15,7 +15,7 @@
 		'glaz', 'goyo', 'gridlock', 'hibana', 'iq', 'jackal', 'jager', 'kaid', 'kapkan',
 		'lesion', 'lion', 'maestro', 'maverick', 'mira', 'montagne', 'mozzie', 'mute', 'nokk',
 		'nomad', 'pulse', 'rook', 'sledge', 'smoke', 'tachanka', 'thatcher', 'thermite', 'twitch',
-		'valkyrie', 'vigil', 'warden', 'ying', 'zofia', 'wamai', 'kali'];
+		'valkyrie', 'vigil', 'warden', 'ying', 'zofia', 'wamai', 'kali', 'iana', 'oryx'];
 	protected $state = [
 		'stripe' => [
 			'class' => 'team',

--
Gitblit v1.8.0