docs(router): add missing template name
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Hugo Pointcheval 2023-11-21 15:08:17 +01:00
parent 7785f3f117
commit 980df4aa4c
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License // You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>. // along with this program. If not, see <https://www.gnu.org/licenses/>.
/// {@template} /// {@template page_protection}
/// A enum that defines the protection of a page. /// A enum that defines the protection of a page.
/// {@endtemplate} /// {@endtemplate}
enum PageProtection { enum PageProtection {