renamed field

This commit is contained in:
Miodec 2022-05-13 09:41:41 +02:00
parent 8eb2149483
commit 699ddd8737
2 changed files with 10 additions and 10 deletions

View file

@ -91,7 +91,7 @@ type Quote = {
text: string;
source: string;
length: number;
name: string;
approvedBy: string;
};
type ApproveReturn = {
@ -118,7 +118,7 @@ export async function approve(
text: editQuote ? editQuote : targetQuote.text,
source: editSource ? editSource : targetQuote.source,
length: targetQuote.text.length,
name,
approvedBy: name,
};
let message = "";
const fileDir = path.join(

View file

@ -34979,56 +34979,56 @@
"text": "After all, seasons change, so do cities; people come into your life and people go. But its comforting to know that the ones you love are always in your heart. And if youre very lucky, a plane ride away.",
"source": "Sex and the City",
"length": 204,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5934
},
{
"text": "You want to know something funny? After everything you've done, I would have saved you.",
"source": "Batman: Arkham City",
"length": 87,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5935
},
{
"text": "Drainage! Drainage, Eli, you boy. Drained dry. I'm so sorry. Here, if you have a milkshake, and I have a milkshake, and I have a straw. There it is, that's a straw, you see? You watching? And my straw reaches across the room, and starts to drink your milkshake. I... drink... your... milkshake! I drink it up! Did you think your song and dance and your superstition would help you, Eli? I am the Third Revelation! I am who the Lord has chosen!",
"source": "There Will be Blood",
"length": 443,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5936
},
{
"text": "When my mama came from Cuba, she felt like one tiny grain of sand from the beaches we left behind. She bought a winter coat and a pair of velvet gloves. Her hands were cracked from the cleaning fluids. But the gloves hid that. We had to assert our dignity in small ways. That's why these napkins are beautiful. That's why my mother's gloves were beautiful. Little details that tell the world we are not invisible.",
"source": "In The Heights",
"length": 413,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5937
},
{
"text": "What do tigers dream of when they take their little tiger snooze? Do they dream of mauling zebras or Halle Berry in her Catwoman suit? Don't you worry your pretty striped head, we're gonna get you back to Tyson and your cozy tiger bed. And then we're gonna find our best friend Doug, and then we're gonna give him a best friend hug. Doug, Doug, oh, Doug, Dougie, Dougie, Doug, Doug! But if he's been murdered by crystal meth tweakers... well then we're shit out of luck.",
"source": "The Hangover",
"length": 470,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5938
},
{
"text": "You send me something like that and then you don't pick up your phone? I'm trying to have a nice peaceful dinner with my family, which is something you wouldn't understand because you don't have one. You wanna play mind games with me? Huh? Well so whatever you meant by your little link, I meant when I said I want you out of my apartment tonight! And I want confirmation! By text, not a link. Via text, \"Howie, I am gone!\" Don't you call me!",
"source": "Uncut Gems",
"length": 442,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5939
},
{
"text": "Reporting from the Weather Balloon, over the smoke stacks, over the city, The Weather Man.",
"source": "Little Inferno",
"length": 90,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5940
},
{
"text": "Look at you, Hacker. A pathetic creature of meat and bone, panting and sweating as you run through my corridors. How can you challenge a perfect, immortal machine?",
"source": "System Shock 2 ",
"length": 163,
"name": "ze_or",
"approvedBy": "ze_or",
"id": 5941
},
{