mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Merge pull request #5645 from LibreSign/chore/remove-todo
chore: remove to-do
This commit is contained in:
commit
7a528b01e2
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ export default {
|
|||
methods: {
|
||||
uploadCertificate() {
|
||||
const input = document.createElement('input')
|
||||
// @todo PFX file, didn't worked, wrong code
|
||||
input.accept = '.pfx'
|
||||
input.type = 'file'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue