From 0372ba2188bd2871972f16a8a4f572982e315af3 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 3 Feb 2025 17:21:48 -0600 Subject: [PATCH] keep adding numbers to the list --- json/mvbc-casino-ops.json | 8 ++++---- json/mvbc-facilties.json | 9 +++++++++ json/mvbc-food-and-beverage.json | 9 +++++++++ json/mvbc-human-resources.json | 9 +++++++++ json/mvbc-receiving.json | 9 +++++++++ json/mvbc-slots-performance.json | 9 +++++++++ 6 files changed, 49 insertions(+), 4 deletions(-) diff --git a/json/mvbc-casino-ops.json b/json/mvbc-casino-ops.json index 10a4ce8..e8218bd 100644 --- a/json/mvbc-casino-ops.json +++ b/json/mvbc-casino-ops.json @@ -1,9 +1,9 @@ [ { - "name": "Justin Frasier", - "title": "Test", - "extension": "1234", - "exterior": "318-234-1234" + "name": "", + "title": "Shift Manger Table Games", + "extension": "3808", + "exterior": "" } ] \ No newline at end of file diff --git a/json/mvbc-facilties.json b/json/mvbc-facilties.json index e69de29..d463e37 100644 --- a/json/mvbc-facilties.json +++ b/json/mvbc-facilties.json @@ -0,0 +1,9 @@ +[ + { + "name": "", + "title": "Pilot House", + "extension": "3833", + "exterior":"" + } + +] \ No newline at end of file diff --git a/json/mvbc-food-and-beverage.json b/json/mvbc-food-and-beverage.json index e69de29..a0a5b2c 100644 --- a/json/mvbc-food-and-beverage.json +++ b/json/mvbc-food-and-beverage.json @@ -0,0 +1,9 @@ +[ + { + "name": "", + "title": "5oClock 1 Somewhere", + "extension": "3820", + "exterior":"" + } + +] \ No newline at end of file diff --git a/json/mvbc-human-resources.json b/json/mvbc-human-resources.json index e69de29..439b56b 100644 --- a/json/mvbc-human-resources.json +++ b/json/mvbc-human-resources.json @@ -0,0 +1,9 @@ +[ + { + "name": "Natalie Ogle", + "title": " Need ", + "extension": "3837", + "exterior":"" + } + +] \ No newline at end of file diff --git a/json/mvbc-receiving.json b/json/mvbc-receiving.json index e69de29..9881b8b 100644 --- a/json/mvbc-receiving.json +++ b/json/mvbc-receiving.json @@ -0,0 +1,9 @@ +[ + { + "name": "", + "title": "Warehouse Dock", + "extension": "3844", + "exterior": "" + } + +] \ No newline at end of file diff --git a/json/mvbc-slots-performance.json b/json/mvbc-slots-performance.json index e69de29..4d5fb5a 100644 --- a/json/mvbc-slots-performance.json +++ b/json/mvbc-slots-performance.json @@ -0,0 +1,9 @@ +[ + { + "name": "", + "title": "Slot Tech Supervisor", + "extension": "3843", + "exterior": "" + } + +] \ No newline at end of file