Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7537dfaa
authored
Feb 04, 2025
by
aa.gusti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
perbaikan parameter
1 parent
956183d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
opensipkd/base/__init__.py
opensipkd/base/__init__.py
View file @
7537dfa
...
...
@@ -230,6 +230,7 @@ def get_id_card_folder(ext=None):
if
not
os
.
path
.
exists
(
folder
+
ext
):
os
.
makedirs
(
folder
+
ext
)
return
folder
+
ext
log
.
debug
(
"IDCard Folder: {folder}"
)
return
folder
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment