upd: megalodon to v7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace MisskeyEntity {
|
||||
export type Session = {
|
||||
token: string;
|
||||
url: string;
|
||||
};
|
||||
export type Session = {
|
||||
token: string
|
||||
url: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user