Skip to content

Commit 74149c1

Browse files
authored
Use correct schema keyword (#19522)
1 parent 288f571 commit 74149c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/image_server.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
[:size number?]
195195
[:ratio float?]
196196
[:uppercase-ratio number?]
197-
[:customization-color :schema.quo/customization-color]
197+
[:customization-color :schema.common/customization-color]
198198
[:font-size number?]
199199
[:font-file string?]]]
200200
[:string]])

0 commit comments

Comments
 (0)