mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
remove debug log #587
This commit is contained in:
parent
42aa7332b4
commit
cd27ca609f
@ -101,7 +101,6 @@ export class BlogService {
|
||||
}
|
||||
|
||||
ret.forEach(md => md.textShort = md.text.substring(0, 200));
|
||||
console.log(ret);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user