質問編集履歴
1
ソースを修正した
test
CHANGED
File without changes
|
test
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
notification.notify(
|
34
34
|
title='通知',
|
35
35
|
message='ファイルが置かれました!',
|
36
|
-
app_name='
|
36
|
+
app_name='hoge',
|
37
37
|
app_icon='./notification.jpg'
|
38
38
|
)
|
39
39
|
```
|