updated to version 0.1.17
This commit is contained in:
parent
258c6237d5
commit
f52b7631dd
@ -6,7 +6,7 @@
|
||||
"authors": [
|
||||
{ "name": "Robin Riis" }
|
||||
],
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17",
|
||||
"socket": true,
|
||||
"minimumCoreVersion": 10,
|
||||
"compatibility": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
export default class PuckoPruttApi {
|
||||
export class PuckoPruttApi {
|
||||
constructor() {
|
||||
this.apiUrl = "https://api.puckoprutt.tech"
|
||||
this.schema = this.apiUrl + "/schema/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user