Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-thompson committed Jun 26, 2023
1 parent c4f3751 commit f6f5c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/Interface.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { XCircleIcon, XMarkIcon } from '@heroicons/react/20/solid'
import Knob from './Knob.jsx';
import Lockup from './Lockup_Dark2.svg';

import manifest from '../../manifest.json';
import manifest from '../manifest.json';


function ErrorAlert({message, reset}) {
Expand Down

0 comments on commit f6f5c0a

Please sign in to comment.