mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 21:01:51 +00:00
api
This commit is contained in:
parent
a3671c0164
commit
9dc4fee9c4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
class DeployDistributedPress < Deploy
|
||||
store :values, accessors: %i[api_key hostname], coder: JSON
|
||||
|
||||
def deploy; end
|
||||
def deploy(**); end
|
||||
|
||||
def limit; end
|
||||
|
||||
|
|
Loading…
Reference in a new issue