source: src/Clients/Angular/finki-chattery/src/app/shared-app/models/question-state-enums.models.ts@ 70e04f1

dev
Last change on this file since 70e04f1 was 70e04f1, checked in by Стојков Марко <mst@…>, 3 years ago

Preview questions and search

  • Property mode set to 100644
File size: 62 bytes
Line 
1export enum PreviewQuestionsOrderEnum {
2 Latest,
3 Popular
4}
Note: See TracBrowser for help on using the repository browser.