Skip to content

Commit 0b0ad69

Browse files
authored
Update index.js
1 parent 264877a commit 0b0ad69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export const sprite = {
231231
},
232232
async generateHouseAsset(description, options) {
233233
const dalle3 = openAiObject.images
234-
//adds some stuff!!!! ok ok
234+
//adds some stuff!!!! ok ok yeash
235235
if(options.iterations) {
236236
let i = 0;
237237
let iterations = []

0 commit comments

Comments
 (0)