Testing previous commit
This commit is contained in:
@@ -105,3 +105,7 @@ export type User = {
|
|||||||
token: string;
|
token: string;
|
||||||
devices: string[];
|
devices: string[];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
console.log(
|
||||||
|
"this is indented obnoxiously far and has no semi at the end. (testing previous commits",
|
||||||
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user