chore: add hostname option to extension (#177)
This commit is contained in:
committed by
GitHub
parent
ae22ab5a9d
commit
1e9e233066
@@ -28,6 +28,7 @@ export interface Datum {
|
||||
}
|
||||
|
||||
export interface SendHeartbeat {
|
||||
hostname: string;
|
||||
project: string | null;
|
||||
url: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user