1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 05:04:21 +00:00

Merge branch 'master' into deploy

This commit is contained in:
Maxime Moraine 2020-07-29 12:41:50 +02:00
commit af41beb84d
2 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@
</v-data-table>
</div>
<div class="d-none d-print-block">
<template v-for="(n, level) in 9" v-if="hasSpellOfLevel(level)">
<template v-for="(n, level) in 10" v-if="hasSpellOfLevel(level)">
<h2 v-if="level == 0">Tours de magie</h2>
<h2 v-else>Sorts de niveau {{ level }}</h2>
<div class="column-count-2">