Compare commits

..
1 Commits
Author SHA1 Message Date
hugo 0a3f0094c4 docs(router): add missing template name 2024-03-29 20:16:18 +00:00
@@ -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 {