Skip to content

Commit 6cfad62

Browse files
committed
quick fix
1 parent 4f17e88 commit 6cfad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/ddbds.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ func (c *DDBConfig) DiskSpec() fsrepo.DiskSpec {
6767
"table": c.Table,
6868
"accessKey": c.AccessKey,
6969
"secretKey": c.SecretKey,
70-
"region": c.Region
70+
"region": c.Region,
7171
}
7272
}
7373

0 commit comments

Comments
 (0)