Skip to content

Commit

Permalink
some more changes with syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
a6ar55 authored and MisRob committed Oct 26, 2023
1 parent 93ea572 commit 146dea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ If you have contributed to Kolibri, feel free to add your name and Github accoun
| Vikramaditya Singh | Ghat0tkach |
| Kris Katkus | katkuskris |
| Garvit Singhal | GarvitSinghal47 |
| Adars T S | a6ar55 |
| Adars T S | a6ar55 |
2 changes: 1 addition & 1 deletion kolibri/core/assets/src/views/ExamReport/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
mixins: [commonCoreStrings],
setup() {
const { windowIsSmall } = useKResponsiveWindow();
return{
return {
windowIsSmall,
};
},
Expand Down

0 comments on commit 146dea7

Please sign in to comment.