Skip to content

Commit

Permalink
Merge pull request #18 from haithamAbuElnasr/haitham-dev
Browse files Browse the repository at this point in the history
using another way to write the output of the slack tool and fix bug i…
  • Loading branch information
Mahmoudgalalz authored Apr 27, 2024
2 parents d30b3e5 + 38e3ac5 commit 44cbfd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/views/project/JsLeaks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import Secrets from './jsLeaksJob/secrets';
import EndPoints from './jsLeaksJob/Endpoint';
import { ProjectDetails } from '../../types';


export default function JsLeaks() {
const [details, setDetails] = useState<ProjectDetails>();
const { projectSlug } = useParams();
Expand Down

0 comments on commit 44cbfd3

Please sign in to comment.