mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Make app endpoints a generated value
This commit is contained in:
parent
ea17b014af
commit
63c405943e
7 changed files with 56 additions and 20 deletions
|
|
@ -64,7 +64,7 @@ export default {
|
|||
name: app.name,
|
||||
status: app.status,
|
||||
slug: app.slug,
|
||||
endpoint: app.endpoint,
|
||||
// endpoint: app.endpoint,
|
||||
text: app.text,
|
||||
lastUpdated: app.lastUpdated,
|
||||
category: app.category,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue