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