removed '()'

This commit is contained in:
ayxan 2022-09-02 05:07:43 +04:00
parent dbbbbb517d
commit a5e2279975

View File

@ -8,7 +8,7 @@
<table class="table" style="margin-bottom: 1.5rem;"> <table class="table" style="margin-bottom: 1.5rem;">
<thead> <thead>
<tr> <tr>
<th scope="col">Title ({{series.paginator.count}})</th> <th scope="col">Title</th>
<th scope="col">Watched Season - Episode</th> <th scope="col">Watched Season - Episode</th>
<th scope="col">Last Season - Episode</th> <th scope="col">Last Season - Episode</th>
<th scope="col">Number of New Episodes</th> <th scope="col">Number of New Episodes</th>