Skip to content

Commit

Permalink
make skill level localised
Browse files Browse the repository at this point in the history
  • Loading branch information
genox committed Oct 8, 2024
1 parent 44afb6d commit 11d1a46
Show file tree
Hide file tree
Showing 5 changed files with 3,510 additions and 1 deletion.
1 change: 0 additions & 1 deletion payload.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const filename = fileURLToPath(import.meta.url);
const dirname = path.dirname(filename);

export default buildConfig({
//editor: slateEditor({}),
editor: lexicalEditor(),
collections: [CV, Users, Skills, Levels, Companies, Projects, Media, Organisations],
secret: process.env.PAYLOAD_SECRET || '',
Expand Down
Loading

0 comments on commit 11d1a46

Please sign in to comment.