mirror of
https://github.com/djhackersdev/minime.git
synced 2026-08-20 01:14:08 -05:00
idz: Remove profile ext id
Turns out (while researching team creation) the profile ext id is just the aime id. After creating a team a profile discovery request is immediately issued with the "profile id" in the field that holds the aime id during initial profile load.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
create table "meta" ("schemaver" integer not null);
|
||||
insert into "meta" values (1);
|
||||
insert into "meta" values (2);
|
||||
|
||||
Reference in New Issue
Block a user