mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-21 00:55:17 +00:00
Rename file
This commit is contained in:
@ -9,7 +9,7 @@ import { Post } from "./Post";
|
||||
import { Comment } from "./Comment";
|
||||
import { UserLike } from "./UserLike";
|
||||
import { SurveyResponse } from "./SurveyResponse";
|
||||
import { Movie } from "./Movies";
|
||||
import { Movie } from "./Movie";
|
||||
|
||||
export interface AccountExportBuilder {
|
||||
userID: number;
|
||||
|
Reference in New Issue
Block a user