mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2024-11-04 22:09:57 +00:00
added operators
This commit is contained in:
parent
381701bb0c
commit
5566d4c394
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ express.get("/ping", OWIZAHRA HACKL AMOI WOS (req, res) {
|
|||
FIX OIDA song WENNST MANST {
|
||||
name: spotifyInfo.item.name,
|
||||
artists: spotifyInfo.item.artists
|
||||
.map(artist => artist.name)
|
||||
.map(artist HUACH ZUA artist.name)
|
||||
.join(" & ")
|
||||
};
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wienerscript",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "./index.js",
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue