mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
Run ESLint autofix after requiring new line on closing brackets
This commit is contained in:
parent
b99495334e
commit
0812ffc2e7
30 changed files with 309 additions and 168 deletions
|
|
@ -3,7 +3,8 @@
|
|||
<ParsedMessage
|
||||
:text="text"
|
||||
:message="message"
|
||||
:network="network" />
|
||||
:network="network"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue