diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-02-20 00:01:42 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-02-20 00:01:42 +0100 |
commit | 41b79fb6adb18e77f00439fca3c406cf5073e9d6 (patch) | |
tree | 37d12ce4e567ab4e5a12f954b878ebb1218436ee | |
parent | 95b112ee4859e02e6fe627aa7f0db0c244fd7b8f (diff) |
set 2ne db names
-rw-r--r-- | 2ne.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -168,7 +168,7 @@ "matches": [
{
"id": 12,
- "database": "ii_ne_po_3",
+ "database": "nepo3",
"round": 1,
"table": 1,
"teams": [
@@ -178,7 +178,7 @@ },
{
"id": 13,
- "database": "ii_ne_po_3",
+ "database": "nepo3",
"round": 1,
"table": 2,
"teams": [
@@ -188,7 +188,7 @@ },
{
"id": 14,
- "database": "ii_ne_po_3",
+ "database": "nesp",
"round": 1,
"table": 3,
"teams": [
@@ -200,7 +200,7 @@ },
{
"id": 15,
- "database": "ii_ne_po_3b",
+ "database": "nesp",
"round": 1,
"table": 1,
"teams": [
|