You've already forked AstralRinth
forked from didirus/AstralRinth
Store method ID for payouts (#4752)
* Store method ID for payouts * Fixes
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE payouts
|
||||
ADD COLUMN method_id TEXT;
|
||||
Reference in New Issue
Block a user