Gabriel Horner 5 luni în urmă
părinte
comite
a5a4d23958
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/main/frontend/handler/file_based/page.cljs

+ 1 - 1
src/main/frontend/handler/file_based/page.cljs

@@ -1,4 +1,4 @@
-(ns frontend.handler.file-based.page
+(ns ^:no-doc frontend.handler.file-based.page
   (:require [clojure.string :as string]
             [frontend.config :as config]
             [frontend.date :as date]