You've already forked AstralRinth
forked from didirus/AstralRinth
Servers new purchase flow (#3719)
* New purchase flow for servers, region selector, etc. * Lint * Lint * Fix expanding total
This commit is contained in:
@@ -330,6 +330,9 @@ interface General {
|
||||
token: string;
|
||||
instance: string;
|
||||
};
|
||||
flows?: {
|
||||
intro?: boolean;
|
||||
};
|
||||
}
|
||||
|
||||
interface Allocation {
|
||||
|
||||
Reference in New Issue
Block a user