Skip to content

Commit

Permalink
ניסיון בנייה עם פרטי התוכנה
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Dec 17, 2024
1 parent 3c1d54c commit faf0cc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ dependencies = [
]

[tool.flet]
# org = "com.nhlocal" # מזהה ארגוני ייחודי
org = "com.nhlocal" # מזהה ארגוני ייחודי
product = "shamor vezachor" # שם המוצר המוצג
# company = "NHLOCAL Apps" # שם החברה
# copyright = "Copyright (C) 2024 by NHLOCAL"
company = "NHLOCAL" # שם החברה
copyright = "Copyright (C) 2024 by NHLOCAL"
build_number = 2 # מספר בנייה פנימי
# permissions = ["camera", "microphone"] # הרשאות אפשריות

Expand Down

0 comments on commit faf0cc1

Please sign in to comment.