mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 20:54:25 +02:00
Fix test data.
This commit is contained in:
parent
100bf3a91e
commit
f1aa7391ec
1 changed files with 2 additions and 0 deletions
|
@ -750,6 +750,7 @@ export default {
|
|||
{
|
||||
"senderUUID": "SENDERUUIDLOL",
|
||||
"senderName": "WHOISTHIS1",
|
||||
"senderDistance": 2.5,
|
||||
"data": {
|
||||
"type": "script",
|
||||
"name": "This Is A Real Script",
|
||||
|
@ -760,6 +761,7 @@ export default {
|
|||
{
|
||||
"senderUUID": "TEST2SENDERUUID",
|
||||
"senderName": "WHOTHISBE2",
|
||||
"senderDistance": 1.22,
|
||||
"data": {
|
||||
"type": "script",
|
||||
"name": "REALLYLONGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG",
|
||||
|
|
Loading…
Reference in a new issue