mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-30 14:20:59 +01:00
feature: save external app connections (#8)
- SQLite DB added - Store external app connections - Authentication, tags, type, name implemented
This commit is contained in:
@@ -246,7 +246,8 @@ const SettingsBranchModal = ({
|
||||
isOpen={isOpen}
|
||||
onClose={onClose}
|
||||
title='Manage Git Branches'
|
||||
size='4xl'>
|
||||
width='xl'
|
||||
height='auto'>
|
||||
<div className='space-y-6'>
|
||||
<div className='relative mb-4'>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user