Skip to content
Snippets Groups Projects
Commit e52ed6a3 authored by Lorenz Detterbeck's avatar Lorenz Detterbeck
Browse files

Change answerOption.ts to answer-option.ts

parent 9c5f18eb
No related merge requests found
File moved
import { AnswerOption } from './answerOption'; import { AnswerOption } from './answer-option';
export class ChoiceContent { export class ChoiceContent {
options: AnswerOption[]; options: AnswerOption[];
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment