Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wwayne committed Mar 28, 2024
1 parent 773eb1c commit 8fc2570
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions ee/tabby-ui/components/user-avatar.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
'use client'

import NiceAvatar, { genConfig } from 'react-nice-avatar'
import { mutate } from 'swr';
import useSWRImmutable from 'swr/immutable'
Expand Down
1 change: 1 addition & 0 deletions ee/tabby-webserver/development/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
path /hub
path /repositories/*
path /oauth/*
path /avatar/*

path /swagger-ui
path /swagger-ui/*
Expand Down

0 comments on commit 8fc2570

Please sign in to comment.