1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-06-21 00:55:17 +00:00

Rename file

This commit is contained in:
2020-03-26 12:14:46 +01:00
parent 02739d3973
commit 536df2931b
4 changed files with 3 additions and 3 deletions

View File

@ -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;