Skip to content

Commit a84b5cf

Browse files
Julian Roelandsvenvandescheur
Julian Roeland
authored andcommitted
🎨 - refactor: comment
1 parent d5f026c commit a84b5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/lib/api/app-info.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export type AppInfo = {
66
};
77

88
/**
9-
* List all the users that have the permission to archive destruction lists.
9+
* Get app info data for the git version
1010
*/
1111
export async function getAppInfo(signal?: AbortSignal) {
1212
const response = await request(

0 commit comments

Comments
 (0)